fix(pegboard-runner): clear terminal tunnel routes#4621
Conversation
PR Review: Fix(pegboard-runner): Clear terminal tunnel routesOverall: This is a clean, correct fix. Tunnel routes are now properly cleaned up after terminal messages, preventing stale entries from lingering in What's Good
IssuesMissing tests for the clearing behavior - The PR adds several helper functions (
Unused helper functions will generate dead-code warnings - MinorThe No Security or Correctness ConcernsThe |
d96b76e to
c8659a3
Compare
eeba1f7 to
d0fd3ff
Compare
0aff89a to
f99981c
Compare
8088fbf to
24f0e66
Compare
Preview packages published to npmInstall with: npm install rivetkit@pr-4621All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-b2be34f
docker pull rivetdev/engine:full-b2be34fIndividual packagesnpm install rivetkit@pr-4621
npm install @rivetkit/react@pr-4621
npm install @rivetkit/rivetkit-native@pr-4621
npm install @rivetkit/sqlite-wasm@pr-4621
npm install @rivetkit/workflow-engine@pr-4621 |
Merge activity
|
24f0e66 to
3edf76b
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: